home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 015 / dspool.arc / DSPOOL.DOC < prev   
Encoding:
Text File  |  1985-01-30  |  1.6 KB  |  37 lines

  1.  
  2.                           SPOOL COMMAND DOCUMENTATION
  3.  
  4. The SPOOL command allows you to redirect output which would normally be sent 
  5. to a parallel printer and store it in a disk file. This might be useful if you 
  6. plan to later send the file over a modem to another computer for printing.
  7. SPOOL is invoked as follows:
  8.  
  9.         SPOOL <filename>
  10.  
  11. Where <filename> is the file into which the print data is to be placed. The 
  12. file need not exist, but if it does, it will be deleted and recreated. Once 
  13. SPOOL has been invoked for the first time the message:
  14.  
  15.         SPOOL INSTALLED
  16.  
  17. will appear and the command portion will exist, leaving behind a permanant 
  18. printer interrupt handler built-in to DOS. Output directed to the printer will 
  19. be directed to the file until an error occurs or the disk containing the file 
  20. becomes full (in this case an error message will be displayed and the file is 
  21. closed).
  22.  
  23. At any time the user may stop the spooling process and redirect printer output 
  24. to the printer by typing:
  25.  
  26.         SPOOL
  27.  
  28. with no filename. SPOOL may be restarted at any time again as described above 
  29. (but the permanent part remains resident even when it has been disabled).
  30.  
  31. SPOOL works with DOS 2.0 (other version of DOS may work, but the have not
  32. been tested). It uses about 4K of memory once installed. Because of a DOS
  33. version dependent patch it is possible to use the PrtSc key with SPOOL but 
  34. this is sometimes a risky business! SPOOL should work wth most word 
  35. processors just fine, however.
  36. 0 ' This file downloaded at 02:38:47 on 06-20-1984usiness! SPOOL should work wth most word 
  37. processors just fine, howeve